Use sources from the lockfile
authorAlex Crichton <alex@alexcrichton.com>
Thu, 31 Jul 2014 19:18:09 +0000 (12:18 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 31 Jul 2014 19:18:49 +0000 (12:18 -0700)
commit1a35097a9a4b433059614d14843b1b7fb266f2b6
tree1b6e1c836868c4180e4730b1792a9b25e0457696
parent34a1c27e8fa021f66e8e02e1de5d6723bcfc9e3f
Use sources from the lockfile

The sources in the lock file contain precise information about git deps so we
want them over the non-precise versions in the source.
src/cargo/core/registry.rs
src/cargo/ops/cargo_compile.rs
src/cargo/ops/cargo_generate_lockfile.rs
tests/test_cargo_compile_git_deps.rs